home *** CD-ROM | disk | FTP | other *** search
- Path: news.intersurf.net!usenet
- From: "David C. Branton" <dbranton@intersurf.com>
- Newsgroups: comp.lang.c++
- Subject: Project file in Turbo c++ 3.0
- Date: Wed, 06 Mar 1996 16:59:05 -0800
- Organization: McKinley High School
- Message-ID: <313E34D9.3C7D@intersurf.com>
- NNTP-Posting-Host: ts1-19.intersurf.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Hello c++ gurus's,
- Using turboc++ 3.0 I am trying to write a program using the project file. I
- want to put the class definitions in a separate file and include it in the
- project.
-
- Problem: when the class definition is in a separate file, I get a compile
- error. When I move the code to the main file, it compiles just fine.
-
- Maybe I don't understand the project idea too well, I am new to c++.
-
- Any help, ideas, or suggestions appreciated.
-
- Thanks in advance.
- --
- David Branton dbranton@intersurf.com
- McKinley High School
- Computer Science
-